projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4612b15
)
Fix compilation with --with-x=no.
author
Kim F. Storm
<storm@cua.dk>
Fri, 21 Mar 2003 23:08:04 +0000
(23:08 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 21 Mar 2003 23:08:04 +0000
(23:08 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 813400e8487f78f1c141e8b17665de79d34afb98..a19e0966e2eb11d26e416285a29b44e5eb1d2dde 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-64,6
+64,11
@@
typedef struct mac_display_info Display_Info;
#endif
+#ifndef NativeRectangle
+#define NativeRectangle int
+#endif
+
+
/* Structure forward declarations. Some are here because function
prototypes below reference structure types before their definition
in this file. Some are here because not every file including